Skip to content

fix(deps): update dependency redux to v4#774

Merged
DalderupMaurice merged 1 commit intodevelopfrom
renovate/redux-4.x
Aug 28, 2019
Merged

fix(deps): update dependency redux to v4#774
DalderupMaurice merged 1 commit intodevelopfrom
renovate/redux-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 10, 2018

This PR contains the following updates:

Package Type Update Change
redux (source) dependencies major 3.7.2 -> 4.0.4

Release Notes

reduxjs/redux

v4.0.4

Compare Source

This is a republish of 4.0.3 with an updated version of Babel to fix #​3468

Changes

v4.0.3

Compare Source

This is a quick revert of a change to our typings that broke compatibility. Apologies for the problems.

Also, if you are experiencing type errors related to [Symbol.observable], please ensure you have the same version of redux installed for all your dependencies with npm ls redux.

Changes

v4.0.2

Compare Source

This is a very minor release with some nice improvements to our TypeScript type definitions. Enjoy!

Changes

v4.0.1

Compare Source

A very minor release. We've upgraded to Babel 7 internally and now provide a .mjs file which you can import cleanly into browsers that support ES modules natively. Enjoy!

Changes

v4.0.0

Compare Source

Redux 4 is here! 🎉

If you're a React user, this is going to be a lot like going from 15 to 16. Not a lot of user-facing changes, but some interesting improvements under the hood.

The major changes (#​1342) are around our TypeScript definitions, bundled CommonJS and ES builds, throwing if you subscribe or getState from a reducer, and a bunch of other smaller things. The full changes are listed below.

Enjoy!

Changes


Renovate configuration

📅 Schedule: "on monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot added the Renovate 🌴 Dependency update label Dec 10, 2018
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 10, 2018

Codecov Report

Merging #774 into develop will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #774   +/-   ##
========================================
  Coverage    50.79%   50.79%           
========================================
  Files          240      240           
  Lines         2063     2063           
  Branches       276      276           
========================================
  Hits          1048     1048           
  Misses         843      843           
  Partials       172      172

@renovate renovate bot force-pushed the renovate/redux-4.x branch 7 times, most recently from 715e424 to 8284e88 Compare December 12, 2018 20:12
@DalderupMaurice
Copy link
Copy Markdown
Member

I'll leave this - react-redux and connected-react-router for you @mhuggins
As redux v4 did not work on your PC and the other 2 deps are related to the v4 update

@renovate renovate bot force-pushed the renovate/redux-4.x branch 5 times, most recently from 7241844 to e9d0c33 Compare December 17, 2018 12:38
@renovate renovate bot force-pushed the renovate/redux-4.x branch 13 times, most recently from 1cd6984 to d0b34b8 Compare December 31, 2018 08:39
@renovate renovate bot force-pushed the renovate/redux-4.x branch 2 times, most recently from 87906b1 to 2a73f4f Compare January 7, 2019 07:30
@renovate renovate bot force-pushed the renovate/redux-4.x branch 11 times, most recently from 4066d8d to c38f208 Compare January 21, 2019 20:33
@renovate renovate bot force-pushed the renovate/redux-4.x branch 5 times, most recently from 29cf86f to 6946880 Compare January 24, 2019 16:41
@DalderupMaurice
Copy link
Copy Markdown
Member

DalderupMaurice commented Jan 24, 2019

@comountainclimber do you know any cases where upgrading to redux 4 and up would cause issues?
It seemed to work on my PC, but not with @mhuggins his Mac

@DalderupMaurice DalderupMaurice added the blocked Blocked by another issue that must be completed first. label Jan 24, 2019
@renovate renovate bot force-pushed the renovate/redux-4.x branch 5 times, most recently from 77e82c2 to 673cbdf Compare January 29, 2019 06:59
@renovate renovate bot force-pushed the renovate/redux-4.x branch 3 times, most recently from 6c3fa4f to be75c61 Compare February 4, 2019 08:20
@renovate renovate bot force-pushed the renovate/redux-4.x branch 2 times, most recently from b7695c5 to e9f83a0 Compare February 11, 2019 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Renovate 🌴 Dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants